home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
C/C++ Users Group Library 1996 July
/
C-C++ Users Group Library July 1996.iso
/
vol_300
/
344_01
/
mtxsolv.h
< prev
next >
Wrap
Text File
|
1991-05-27
|
276b
|
8 lines
/*-----------------------------------------------------------------------
Main File : mtx.exe
File Name : mtxsolv.h
Purpose - Public operations on a matrix
-------------------------------------------------------------------------*/
void solve_matrix(void);